Gets RAck header field. The RAck header field is used within a response to a PRACK
request to reliably acknowledge a provisional response that contained a RSeq header field. The RAck
header field echoes the CSeq and the RSeq from the provisional response. The reliable
sequence number is incremented for each response sent reliably.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string RAck { get; set; }Public Property RAck As String
Get
Set
Property Value
Type:
String
See Also